Namespace - LJCWinFormControls
Parameters
page - The parent tab page.
headerBox - The Header Box control.
toolPanel - The Tool Panel control.
dataGrid - The Data Grid control.
adjustAll - The adjustment value.
gridLeft - The Grid Left value.
gridTop - The Grid Top value.
Syntax
C# |
public static Void SetPageControls(TabPage page, LJCHeaderBox headerBox, Panel toolPanel, LJCDataGrid dataGrid, Int32 adjustAll = 0, Int32 gridLeft = 0, Int32 gridTop = 0)
|
Sets size and position for standard list controls in a TabPage control.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.